SixBit API Schema
WhenMadeType Simple Type
Description
When the item was made.
Namespace (none)
Type
Restriction of xs:string
Diagram
WhenMadeType Simple Type
Overview
WhenMadeType Restriction of xs:string
When the item was made.
Facets
EnumerationNone
Enumerationwm_made_to_order
Enumerationwm_2020_2022
Enumerationwm_2010_2019
Enumerationwm_2003_2009
Enumerationwm_before_2003
Enumerationwm_2000_2002
Enumerationwm_1990s
Enumerationwm_1980s
Enumerationwm_1970s
Enumerationwm_1960s
Enumerationwm_1950s
Enumerationwm_1940s
Enumerationwm_1930s
Enumerationwm_1920s
Enumerationwm_1910s
Enumerationwm_1900s
Enumerationwm_1800s
Enumerationwm_1700s
Enumerationwm_before_1700
Source
<xs:simpleType name="WhenMadeType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>When the item was made.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="None" />
    <xs:enumeration value="wm_made_to_order" />
    <xs:enumeration value="wm_2020_2022" />
    <xs:enumeration value="wm_2010_2019" />
    <xs:enumeration value="wm_2003_2009" />
    <xs:enumeration value="wm_before_2003" />
    <xs:enumeration value="wm_2000_2002" />
    <xs:enumeration value="wm_1990s" />
    <xs:enumeration value="wm_1980s" />
    <xs:enumeration value="wm_1970s" />
    <xs:enumeration value="wm_1960s" />
    <xs:enumeration value="wm_1950s" />
    <xs:enumeration value="wm_1940s" />
    <xs:enumeration value="wm_1930s" />
    <xs:enumeration value="wm_1920s" />
    <xs:enumeration value="wm_1910s" />
    <xs:enumeration value="wm_1900s" />
    <xs:enumeration value="wm_1800s" />
    <xs:enumeration value="wm_1700s" />
    <xs:enumeration value="wm_before_1700" />
  </xs:restriction>
</xs:simpleType>
See Also
SixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.